.com
Hosted by:
Unit testing expertise at your fingertips!
Home | Discuss | Lists

Value Patterns

Recent Changes

Derived Value Category: Value Patterns 18 February 2007
We use expressions to calculate values that can be derived from other values.
Dummy Object Category: Value Patterns 18 February 2007
We pass an object that has no implementation as an argument of a method called on the SUT.
Literal Value Category: Value Patterns 11 February 2007
Use literal constants for object attributes and assertions.
Generated Value Category: Value Patterns 10 October 2003
Generate a suitable value each time the test is run.

Page generated at Wed Feb 09 16:39:55 +1100 2011

Copyright © 2003-2008 Gerard Meszaros all rights reserved

All Categories
Introductory Narratives
Web Site Instructions
Code Refactorings
Cross References & Lists
Database Patterns
DfT Patterns
External Patterns
Fixture Setup Patterns
Fixture Teardown Patterns
Front Matter
Glossary
Misc
References
Result Verification Patterns
Sidebars
Terminology
Test Double Patterns
Test Organization
Test Refactorings
Test Smells
Test Strategy
Tools
Value Patterns
XUnit Basics
xUnit Members
All "Value Patterns"
Dummy Object
Literal Value
Derived Value
Generated Value